CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB 共轭梯度

搜索资源列表

  1. linear-simultaneous-equations

    0下载:
  2. 源码里包括线性方程组各种解法的Matlab例程,包括LU分解直接解法,夹克比迭代法、GS迭代法、SOR迭代法,共轭梯度法等。
  3. 所属分类:matlab例程

    • 发布日期:2010-12-03
    • 文件大小:2184
    • 提供者:dmbxj_sina
  1. 多元无约束极值matlab

    1下载:
  2. 内含牛顿法、梯度法、共轭梯度法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-06-09
    • 文件大小:2183
    • 提供者:joys99xs
  1. 最优化的bfgs算法

    2下载:
  2. 最优化的bfgs算法,是采用matlab编程,BFGS optimization algorithm, using matlab programming
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-08-25
    • 文件大小:14310
    • 提供者:wuxiaoan
  1. PCG-matlab

    0下载:
  2. 引入较好的预处理子,加快共轭梯度法的收敛速度-The introduction of better preconditioners, conjugate gradient method to speed up the convergence rate
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:9216
    • 提供者:11
  1. optimizationtheory-matlab

    0下载:
  2. 最优化理论中的几个算法,包括共轭梯度法,公轭梯度法,方向加速法,步长加速,变尺度法-Optimization theory in several algorithms, including the conjugate gradient method, public and conjugate gradient method, directional method, step speed, variable metric method
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:23894
    • 提供者:郑林君
  1. conjugate_gradient

    1下载:
  2. 最优化方法中共轭梯度法的matlab程序-Optimization method of conjugated gradient method matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:528
    • 提供者:陈莫
  1. regularsolution

    1下载:
  2. 这是关于数学物理不适定问题正则化解算法的Matlab源程序-This is on the ill-posed problems of mathematical physics is the source Matlab algorithm to resolve
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3367
    • 提供者:houhua
  1. gseprecg

    0下载:
  2. sylvester 方程的有预处理的共轭梯度算法MATLAB程序-priconditioned algrithm matlab codes for sylvester equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2411
    • 提供者:dongnong
  1. MATLAB

    0下载:
  2. 基于MATLAB的共轭梯度BP算法在函数逼近中的实例-MATLAB-based conjugate gradient BP algorithm in the example of function approximation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:28934
    • 提供者:马婧烜
  1. Analytical-Gradient-Based-Optimization-Technique.r

    1下载:
  2. 应用共轭梯度法综合优化交叉耦合滤波器。参考文献<Synthesis of Cross-coupled’Resonator Filters Using an Analytical Gradient-Based Optimization Technique >Smain Amari-Synthesis of Cross-coupled’Resonator Filters Using an Analytical Gradient-Based Optimization Technique _
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:4033
    • 提供者:wuguochun
  1. zuiyouhauzuoye

    2下载:
  2. 最优化共轭梯度算法、最速下降法、牛顿法、拟牛顿法matlab源码,含泪奉上-Conjugate gradient optimization algorithm, the steepest descent method, Newton method, quasi Newton method matlab source, tears offer
  3. 所属分类:matlab例程

    • 发布日期:2012-11-30
    • 文件大小:64218
    • 提供者:zhucehao
  1. a-nerve-network-of-matlab

    0下载:
  2. matlab神经网络一例,运用比例共轭梯度动量算法来训练 BP网络 。-matlab neural network case, the use of the momentum ratio of conjugate gradient algorithm to train the BP network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3865
    • 提供者:durongmao
  1. matlab-program

    1下载:
  2. 基于matlab编写了SQP法,乘子法,共轭梯度法,拟牛顿法,信赖域法,最速下降法与牛顿法的最新程序,功能很强大,可供编程参考。-Based on the preparation of MATLAB SQP, multiplier method, conjugate gradient method, quasi-Newton method, trust region method, steepest descent method with the Newton-Raphson method th
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:25099
    • 提供者:丁长涛
  1. UnwellLineEquSet-matlab

    0下载:
  2. 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结果包括:
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6483
    • 提供者:Gaivn Jin
  1. matlab

    0下载:
  2. 基于matlab的共轭梯度法,基于这种算法可以求解矩阵的解,以及相应的误差-base on matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:550
    • 提供者:晓亮
  1. Conjugate-gradient-method-matlab

    1下载:
  2. 共轭梯度法 SUMT内点法 最速下降法 牛顿法 matlab实现-Conjugate gradient method SUMT interior point method the steepest descent method Newton method matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:4424
    • 提供者:雨文
  1. Matlab

    3下载:
  2. matlab程序非线性优化设计方法时下流行的关于非线性规划的源程序,包括SQP方法、乘子法程序、二次规划、非线性最小二乘法、共轭梯度法、拟牛顿法、线搜索技术、信赖域方法、最速下降法与牛顿法等-matlab program nonlinear optimization design method popular on nonlinear programming source code, including the SQP method, the multiplier method procedur
  3. 所属分类:matlab

    • 发布日期:2014-09-14
    • 文件大小:34816
    • 提供者:朱志远
  1. MATLAB最优化设计程序

    1下载:
  2. 包含SQP法,非线性最小二乘问题 线搜索技术 乘子发 共轭梯度法 信赖域法 二次规划法 拟牛顿法 最速下降法的MATLAB程序
  3. 所属分类:matlab例程

    • 发布日期:2015-07-22
    • 文件大小:34429
    • 提供者:cys59@163.COM
  1. matlab Conjugate gradient method

    0下载:
  2. 通过使用matlab求解共轭梯度法和牛顿法。熟悉经典优化方法。(Solve the conjugate gradient method and the Newton method by using matlab. Familiar with the classic optimization method.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:亮看世界
  1. matlab

    0下载:
  2. 实用共轭梯度法MATLAB源代码,最速下降法MATLAB源代码,MATLAB语言(Practical conjugate gradient method MATLAB source code)
  3. 所属分类:网络编程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:小如呀
« 1 2 34 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com